home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Programmer's Power Pack
/
Delphi Volume 1.iso
/
e_to_l
/
fbuilder
/
packing.lst
< prev
next >
Wrap
File List
|
1996-09-15
|
3KB
|
85 lines
//
// FormulaBuilder Calculaton Engine V1.0
// YGB Software, Inc.
// 103515.1757@compuserve.com
// Copyright (c) 1995 by Clayton Collie
// All Rights Reserved
//
[********************[ PACKING LIST ]************************]
Files included in Release 1.0 of FormulaBuilder :
CATEGORY FILENAME DESCRIPTION
GENERAL \FBUILDER
EXPRLIST TXT FormulaBuilder Test Expression Set
FILE_ID DIZ FormulaBuilder description file for BBSs and
online services
FBCALC DLL The FormulaBuilder Expression Engine
FBUILDER HLP The FormulaBuilder Help File
FBUILDER ICO The Formula Builder Icon
PACKING LST This file
VISUAL BASIC \FBUILDER\VB
FBCALC.BAS Header file for Visual Basic
\FBUILDER\VB\DEMOS
ABOUTFRM FRM A form to introduce ourselves and the demo
DEMOGLOB BAS Contains common routines for the demo
EXPRLIST TXT FormulaBuilder Test Expression set
GRAPHFRM FRM Form demonstrating an expression plotter
NEWVARFM FRM Form to specify new variables to add to expression
README TXT
VARIABLE FRM Variable handling demo form
VBDEMO EXE For convenience, an executable version of demo
VBDEMO MAK Make File for the demo project
VBXMPL FRM The main form for the demo
C/C++ \FBUILDER\C
FBCALC.H Header file for C/C++
DELPHI \FBUILDER\DELPHI
DBFILT16 ZIP Archive of the dataset filtering unit used as
the basis of the TDSFilter class. It is written
by Uli Zindler and Copyright INFOPLAN. Review the
contents for more detailed information.
DBFILTUZ DCU Actual unit implementing dataset filtering
FBCALC PAS Formula Builder DLL import unit (explicit)
FBCOMP DCR Palette bitmap for TExpression
FBCOMP DCU TExpression class compiled unit
FBCOMP INT Interface unit for the TExpression class.
FBDBCOMP DCR Palette bitmaps for data-aware classes
FBDBCOMP DCU Compiled unit for data-aware classes
FBDBCOMP INT Interface unit for data-aware classes
FBRTCOMP DCU Compiled unit implementing TRTTIExpression
FBRTCOMP INT Interface unit for TRTTIExpression
FBREG DCR Component Palette Bitmaps for all FormulaBuilder
components
FBREG PAS Registration unit for all FormulaBuilder components
FB_RTTI INT Interface to unit providing higher level support
for Delphi's RTTI
FB_RTTI RES String resources for FB_RTTI unit.
FBUILDER KWF Component Keyword file for Delphi's MultiHelp system
For a list of the example projects and related files, see the DEMOS.LST
file in the FBUILDER\DELPHI\DEMOS directory
Registered users of FormulaBuilder will receive the ObjectPascal source
for all the non-engine units for which an .INT file is provided.